home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 007a / cug315.zip / FTGRAPH.CNF < prev    next >
Text File  |  1990-05-16  |  2KB  |  26 lines

  1. 0.0 1 2 2.0 6 0
  2.  
  3. /* the values in the configuration file are: */
  4. /* first, a floating point number for the minimum amplitude for which */
  5. /* the program will assume that phase is defined.  This value is used */
  6. /* only if you are using amplitude/phase format data. */
  7. /* The second value is a flag for whether you want to use positive AND */
  8. /* negative frequency values in the forward transform, or just positive */
  9. /* frequency values (i.e., half the number of data points).  The flag values */
  10. /* are: 1 = ALL frequencies, 2 = Positive frequencies only. */
  11. /* The third number is a flag for whether you want to use real/imaginary */
  12. /* format or amplitude/phase format.  The values are: */
  13. /* 1 = Real/imaginary, 2= Amplitude/phase. */
  14. /* The fourth number is the units for filter rolloff: 2.0=dB/octave, */
  15. /* 10.0=dB/decade; */
  16. /* the fifth number is the precision of the printer printout for a text dump */
  17. /* of data.  For example, "6" means print 5 digits after the decimal place; */
  18. /* The last value is a flag to enable menu selections by mouse (Microsoft */
  19. /* mouse or compatible only) if set to 1, disable mouse if set to 0. */
  20. /* IF YOU DO NOT HAVE A MICROSOFT-COMPATIBLE MOUSE INSTALLED ON YOUR COMPUTER*/
  21. /* THE LAST VALUE MUST BE SET TO 0. */
  22. /* This file can be edited with a word processor to set the value that you */
  23. /* want to use.  You should not switch options with abandon, as data files */
  24. /* collected as positive frequencies only will not be compatible with */
  25. /* data files that are believed to be ALL, etc. */
  26.